I have created an msi that does an automatic installation of the r6.5 client. I am trying to remove the "cancel" button from the progress window. I want the progress window to display without the cancel option. Does anyone know what field within the msi to modify? I have removed the cancel from the Dialog-->SetupProgress & Dialog-->SetupInitialization fields with unsuccessful results.
Go back